File src/ExceptionCatcher.php
class Tlf\Tester\ExceptionCatcher
See source code at /src/ExceptionCatcher.php
Constants
Properties
-
protected $strict;
-
protected $targetClass;
-
protected $contains = [];
Methods
-
public function __construct($expectingClass, $strict=false)
-
public function containing($msg)
-
public function shortenMessage($msg)
-
public function matches($exception)